WarpUp (97/106)

From:Mark Olsen
Date:26 Sep 2001 at 20:14:06
Subject:Re: Flashrom

Hello Shane

On 25-Sep-01, you wrote:

>> Hi!
>
>> When I updated the flashrom in my BPPC040/25-603e/210mhz, the Flashrom
>> tool said I had a 603e at 160mhz....is it normal??
>
> I'm purely guessing here but I would say that you have a 160mhz chip
> overclocked to 210mhz.
>
> That sux a bit if you have not done this (DCE might have) because you then
> can't overclock it yourself because it may already be at it's limit....

The normal way of getting the speed of the chip is by doing
busspeed*multiplier, in the 210MHz case it would be 60MHz*3.5

So if it was overclocked from 160 to 210MHz, it should write the right
speed(210) anyway. Various coders have in the past had difficulties
calculating the correct value(early ADoomPPC, early ppc.library, early
Quake ports, etc), so it's probably a bug like that.

Regards